Diese Funktion konvertiert eine Variable vom Datentyp String in eine Variable des Systemdatentyp Time.
| LGF_StringToTime (FC) | ||||||||
|---|---|---|---|---|---|---|---|---|
| String | timeValue | Ret_Val | Time | |||||
| Bezeichner | Datentyp | Beschreibung |
|---|---|---|
| timeValue | String | Zu konvertierte Zeit als String Beispiel: `1D3H45M6S0MS` |
| Bezeichner | Datentyp | Beschreibung |
|---|---|---|
| Ret_Val | Time | Konvertierter Zeit-Wert Beispiel: `T#1D_3H_45M_6S` |
| Version & Datum | Änderungsbeschreibung | |
|---|---|---|
| 1.0.0 | Simatic Systems Support | |
| 02.07.2019 | First released version | |
| 1.0.1 | Simatic Systems Support | |
| 09.07.2019 | Further improvements and code optimization | |
| 1.0.2 | Simatic Systems Support | |
| 30.07.2019 | Add ENO handling | |
| 3.0.0 | Simatic Systems Support | |
| 23.04.2020 | Set version to V3.0.0 Harmonize the version of the whole library | |
| 3.0.1 | Simatic Systems Support | |
| 23.02.2021 | Insert documentation | |
| 3.1.0 | Simatic Systems Support | |
| 17.07.2025 | Implemented separator functionality | |